ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

em,
i {
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

.width {
	width: 1200px;
	margin: 0 auto;
}

.head {
	height: auto;
	overflow: hidden;
}

.head .w1180 {
	width: 1180px;
	margin: 0 auto;
}

.head .top {
	height: 26px;
	line-height: 26px;
	background: #f1f1f1;
}

.head .top span {
	font-size: 12px;
	color: #32333b;
	display: block;
	float: left;
}

.head .top em {
	float: right;
	display: block;
	font-size: 12px;
	color: #32333b;
}

.head .nav {
	height: auto;
	overflow: hidden;
	background: #fff;
}

.head .nav .fl img {
	margin-top: 22px;
}

.head .nav:after {
	display: block;
	content: " ";
	height: 0;
	visibility: hidden;
	clear: both;
}

.head .nav ul {
	height: 80px;
	overflow: hidden;
	float: right;
}

.head .nav ul li {
	float: left;
	padding: 0 18px;
	height: 80px;
}

.head .nav ul li>a {
	font-size: 16px;
	color: #32333b;
	display: block;
	line-height: 74px;
}

.head .nav ul li:hover>a,
.head .nav ul li.on>a {
	color: #198bff;
}

.head .nav ul li.pro>a {
	background: url(../images/pchead_foot/head_logo.png) right 32px no-repeat;
	padding-right: 20px;
}

.head .nav ul li.pro:hover>a {
	background: url(../images/pchead_foot/head_logo_1.png) right 32px no-repeat
}

.head .nav ul li.on>a.icon {
	background: url(../images/pchead_foot/head_logo_1.png) right 32px no-repeat;
}

.head .nav ul li .menu {
	position: absolute;
	top: 106px;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	transform: rotate3d(0, 0, 0, 0deg);
	transform-origin: 50% 0%;
	z-index: 999;
}

.head .nav ul li:hover .menu {
	height: 268px;
	transform: rotate3d(0, 0, 0, 0deg);
	transform-origin: 50% 0%;
}

.head .nav ul li a.new {
	position: relative;
}

.head .nav ul li a.new img {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
}

.banner {
	margin-top: 0 !important;
}

#sc_kf {
	height: 100%;
	width: 48px;
	background: #393939;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
}

#sc_kf ul.kf {
	height: auto;
	overflow: hidden;
}

#sc_kf ul li {
	width: 48px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
}

#sc_kf ul li img {
	display: block;
	margin: 0 auto;
}

#sc_kf ul li em {
	display: block;
	width: 24px;
	height: 1px;
	background: #616161;
	margin: 20px auto 0;
}

#sc_kf ul li.kf_zx a {
	color: #fff;
	text-align: center;
	display: block;
}

#sc_kf ul li.kf_zx img {
	margin-top: 8px;
}

#sc_kf ul li.kf_ty a {
	color: #ff543d;
	margin-top: 22px;
}

#sc_kf ul li.kf_dh {
	margin-top: 17px;
}

#sc_kf ul li.kf_dh .dh_phone {
	position: absolute;
	width: 192px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	background: #fff;
	text-align: center;
	top: -6px;
	left: -194px;
	border: 1px solid #616161;
	display: none;
}

#sc_kf ul li.kf_dh:hover .dh_phone {
	display: block;
}

#sc_kf ul li.kf_wx .img_1 img {
	margin: 16px 0 0 11px;
}

#sc_kf ul li.kf_wx .kf_ewm img {
	display: block;
	width: 150px;
	height: 150px;
	top: -50px;
	left: -150px;
	position: absolute;
	display: none;
}

#sc_kf ul li.kf_wx:hover .kf_ewm img {
	display: block;
}

#sc_kf ul li.kf_yh {
	margin-top: 23px;
	background: #2c6eff;
	height: 115px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}

#sc_kf ul li.kf_yh .kf_hd img {
	display: none;
	width: 250px;
	height: 125px;
	position: absolute;
	left: -250px;
	top: -7px;
}

#sc_kf ul li.kf_yh:hover .kf_hd img {
	display: block;
}

#sc_kf ul li.kf_top {
	margin-top: 45px;
}

#sc_kf ul li.kf_top span {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
	text-align: center;
}

/*网站底部*/
.footer {
	height: auto;
	overflow: hidden;
	background: #32333b;
	padding-top: 50px;
	padding-bottom: 150px;
	color: #fff;
	width: 100%;
}

.footer .fl {
	float: left;
}

.footer .fr {
	float: right;
}

.footer .logo_l {
	float: left;
	width: 200px;
	margin-right: 40px;
}

.footer .con-right {
	float: right;
}

.footer .clearfix:after {
	display: block;
	content: " ";
	height: 0;
	visibility: hidden;
	clear: both;
}

.footer .w1200 {
	width: 1200px;
	margin: 0 auto;
}

.footer .top {
	padding-bottom: 36px;
}

.footer .top img {
	display: block;
}

.footer .top .logo_l span {
	font-size: 22px;
	color: #fff;
	margin: 14px 0 10px;
	text-align: center;
	line-height: 30px;
	display: block;
}

.footer .top .logo_l span em {
	font-size: 22px;
	color: #ff4729;
}

.footer .top .logo_l i {
	display: block;
	font-size: 22px;
	font-weight: bold;
	background: url(/templets/default/images/pchead_foot/footer_phone.png) left center no-repeat;
	padding-left: 40px;
	color: #fff;
	line-height: 40px;
}

.footer .top ul.left {
	width: 640px;
	overflow: hidden;
	float: left;
}

.footer .top ul.left li {
	float: left;
	margin-right: 100px;
}

.footer .top ul.left li:last-child {
	margin-right: 0;
}

.footer .top ul.left li a:first-child {
	display: block;
	padding-bottom: 16px;
	font-size: 18px;
	color: #fff;
	margin: 0
}

.footer .top ul.left li a {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 12px;
}

.footer .img_1 {
	text-align: center;
	color: #fff;
	float: right;
}

.footer .img_1 img {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

.footer .img_1 span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	background: url(/templets/default/images/pchead_foot/ewm_bk.png) center top no-repeat;
	width: 141px;
	height: 53px;
	margin: 0;
	padding-top: 2px;
}

.footer .bot p {
	padding: 10px 0 10px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 14px;
	color: #fff
}

.footer .bot p:last-child {
	border-top: none;
}

.footer .bot p a {
	font-size: 14px;
	color: #fff;
	float: left;
	margin-right: 20px;
}

.fl_tj {
	float: left;
	margin-right: 50px;
	display: none;
}

.fl_tj em {
	font-size: 20px;
	color: #fff;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.fl_tj form {
	position: relative;
}

.fl_tj ul {
	width: 288px;
	height: auto;
	overflow: hidden;
}

.fl_tj ul li {
	width: 288px;
	margin: 0 auto;
	list-style: none;
	height: 43px;
	margin-bottom: 20px;
	background: url(/templets/default/images/phone.png) 13px center no-repeat #fff;
	line-height: 43px;
	border-radius: 5px;
}

.fl_tj ul li:nth-child(2) {
	background: url(/templets/default/images/lock.png) 13px center no-repeat #fff;
}

.fl_tj ul li input {
	height: 43px;
	background: none;
	outline: none;
	float: left;
	margin-left: 43px;
	border: none;
	font-size: 16px;
	width: 40%;
}

.fl_tj ul li a {
	float: right;
	display: block;
	width: 120px;
	background: #3e8af7;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	height: 43px;
}

.fl_tj ul li a.yd_yzm {
	background: none;
	color: #ff543d;
}

.fl_tj ul li a.yd_yzm em {
	display: block;
	float: left;
	color: #cbcbcb;
}

.fl_tj .aliyunyz {
	background: #FFF;
	position: absolute;
	width: 89%;
	-webkit-box-shadow: 0 0 4px #CCC;
	-moz-box-shadow: 0 0 4px #CCC;
	box-shadow: 0 0 4px #CCC;
	top: 78px;
	padding: 15px;
	left: 0;
	line-height: 26px;
	display: none;
	top: 50px;
	color: #333;
}

.fl_tj .aliyunyz a {
	display: block;
	font-size: 20px;
	position: absolute;
	top: 5px;
	right: 8px;
	color: #333;
}

.fl_tj .aliyunyz .nc-container .nc_wrapper,
.pop_cont .aliyunyz .nc-container.tb-login .nc_wrapper {
	width: 100% !important;
	margin-top: 10px
}

#LRMINIBar {
	right: 55px !important;
}


/*20230511新增样式*/
.bannerFlex {
	display: flex;
	padding-left: 0;
	height: 268px;
	background: #fff;
}

.leftserver {
	padding: 32px 0 0 30px;
	width: 175px;
	height: 256px;
	background: #F4F6FA;
}

.leftserver h3 {
	width: 147px;
	border-bottom: 1px #DCDCDC solid;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 16px;
	padding-bottom: 14px;
}

.head .nav ul .leftserver ul{
	padding: 0;
	margin: 0;
	height: auto;
}

.head .nav ul li .leftserver ul li {
	font-size: 14px;
	font-weight: 400;
	color: #282d37;
	height: auto;
	line-height: 38px;
	padding: 0;
	width: 100%;
	display: inline-block;
	cursor: pointer;
}
.head .nav ul li .leftserver ul li span{
	color: #9c9ea2;
}
.bannerContent {
	width: 915px;
	padding: 27px 0 0 60px;
	cursor: pointer;
}

.bannerContent a {
	float: left;
	width: 33%;
	margin-bottom: 34px;
	height: 41px;
}

.bannerContent a img {
	margin-right: 10px;
	vertical-align: middle;
	display: inline;
}

.bannerContent a span {
	font-size: 16px;
	    font-weight: 500;
	    color: #000000;
	    margin-bottom: 6px;
	    display: inline-block;
}

.bannerContent a p {
	font-size: 14px;
	font-weight: 400;
	color: #878787;
	margin-left: 38px;
}
